Skip to content

Add in support for using MariaDB > 10.2#4193

Merged
sougou merged 4 commits intovitessio:masterfrom
planetscale:dk-add-maria-103
Sep 24, 2018
Merged

Add in support for using MariaDB > 10.2#4193
sougou merged 4 commits intovitessio:masterfrom
planetscale:dk-add-maria-103

Conversation

@dkhenry
Copy link
Copy Markdown
Contributor

@dkhenry dkhenry commented Sep 10, 2018

Changes in MariaDB 10.3 mean that the config files being used today will not work. This change allows MariaDB 10.3 to run as an explicit new flavor. MariaDB103

Closes #4148

Dan Kozlowski added 3 commits September 9, 2018 21:56
FIELDS is now a valid alternative for SHOW COLUMNS

Signed-off-by: Dan Kozlowski <koz@planetscale.com>
Signed-off-by: Dan Kozlowski <koz@planetscale.com>
…TRA_MY_CNF's correctly

Signed-off-by: Dan Kozlowski <koz@planetscale.com>
@dkhenry dkhenry requested review from acharis and sougou September 10, 2018 21:50
Signed-off-by: Dan Kozlowski <koz@planetscale.com>
Copy link
Copy Markdown
Contributor

@sougou sougou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a way we can use only one flavor for all MariaDB versions? Every new flavor adds substantial overheads. Maybe we can discuss this in person.

@dkhenry
Copy link
Copy Markdown
Contributor Author

dkhenry commented Sep 22, 2018

@sougou The problem is caused by MariaDB changing CLI options for 10.3. The configs are now very different.

@sougou sougou merged commit 49ee5d3 into vitessio:master Sep 24, 2018
@harshit-gangal harshit-gangal deleted the dk-add-maria-103 branch July 17, 2020 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants